home *** CD-ROM | disk | FTP | other *** search
- | DrawStrip
- if "<System$Path>" = "" then Error 0 System resources cannot be found
- if "<Font$Prefix>" = "" then Error 0 Fonts cannot be found
-
- | Usethe next 2 lines if you want to set the fontsize
- | copy MemAlloc into !System.modules first
- |RMEnsure MemAlloc 0 System:modules.MemAlloc
- |Fontsize 128
-
- WimpSlot -min 48K -max 48K
- IconSprites <Obey$Dir>.!Sprites
- Run <Obey$Dir>.!RunImage
-